Skip to main content

Monday.com Connector

Monday.com connector allows users to sync data from Monday.com boards to other work systems such as Jira, Azure DevOps, and more. This guide provides detailed steps on setting up the Monday.com connector, configuring sync processes, and managing synchronization settings.

Setting Up Monday.com Connector

To set up the Monday.com connector in SyncNow, follow these steps:

  1. Navigate to the Connectors Page

    • Access the "Connectors" page from the main menu.
  2. Add a New Connector

    • Press the "Add Connector" button to create a new connector.
    • Select "Monday" from the list of available connectors.
  3. Configure the Monday.com Connector

    • Name: Enter a unique name for the connector.
    • Username: Provide SyncNow username with permissions to access, read,write,subscribe webhooks to Monday.com.
    • API Token: Enter the API token for accessing Monday.com. Ensure that the token has the necessary permissions.
    • API Version: Specify the API version to be used for Monday.com API calls. SyncNow sets a default API version that is compatible with our tests.
  4. Webhooks Security Configuration

    • Authentication Method: Choose how to authenticate webhooks with SyncNow:
      • Anonymous: No authentication required.
      • IP Address/Range: Restrict access to specific IP addresses or ranges.
      • SyncNow Username/Token: Use SyncNow credentials for authentication.
  5. Save and Validate

    • Click the "Save" button to save the connector settings.
    • Press the "Validate" button to ensure the connection to Monday.com is correctly configured.

Once the connector is set up and validated, users can proceed to create sync processes to synchronize data between Monday.com and other work systems.

Creating a Sync Process

After configuring the Monday.com connector, follow these steps to create a sync process:

  1. Navigate to the Sync Processes Page

    • Access the "Sync Processes" page from the main menu.
  2. Add a New Sync Process

    • Press the "Add Sync Process" button to start configuring a new sync process.
  3. Define Sync Process Name

    • Enter a unique name for the sync process.
  4. Select Entity Types and Fields

    • Entity Types: Corresponding to Monday.com boards.
    • Fields Mapping: Map Monday.com board columns to fields in the target work system. All column types, including link and related board columns, are supported.
  5. Configure Special Field Types

    • Link Column: For columns that link to other entities or add URLs, map the column to SyncNow's virtual function to enable bidirectional synchronization.
  6. Synchronization Method

    • Real-time Sync: Select this option to use webhooks for real-time synchronization. SyncNow will automatically register the necessary webhooks in Monday.com during the activation of the first sync process.
    • Timer Sync: Choose this option to synchronize data at regular intervals.
  7. Save and Activate

    • Click the "Save" button to save the sync process settings.
    • Activate the sync process to start synchronizing data between Monday.com and the target work system.

Major Supported Fields for Monday.com Synchronization

SyncNow provides support for synchronizing various fields between Monday.com boards and other work systems. The following table lists the fields that can be synchronized, specifying whether they support one-way or two-way synchronization.

FieldDescriptionDirection
TitleThe title of the board item.Bidirectional (Monday.com & Target System)
TextThe detailed text of the board item.Bidirectional (Monday.com & Target System)
StatusThe status of the board item.Bidirectional (Monday.com & Target System)
LabelsTags or labels assigned to the board item.Bidirectional (Monday.com & Target System)
AssigneesUsers assigned to the board item.Bidirectional (Monday.com & Target System)
CommentsComments on the board item.Bidirectional (Monday.com & Target System)
Subboard itemsSubboards associated with the board item.Bidirectional (Monday.com & Target System)
Due DateThe due date of the board item.Bidirectional (Monday.com & Target System)
PriorityThe priority of the board item.Bidirectional (Monday.com & Target System)
Link ColumnLinks to other entities or URLs.Bidirectional (Monday.com & Target System)
Filesitem Files to attachBidirectional (Monday.com & Target System)
Custom extensions ColumnsCan be transformed with our script engineBidirectional (Monday.com & Target System)
  • Files Column Limitation: SyncNow support synchronizing from the first file column found, other file columns will not be synced.

  • Link Column Limitation: Link column can be synched as text to any target text field. It can also be added as a link to an entity where links exists, in that case, currently there can be only one link in the target system, other links will be removed.